home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 166 / Issue 166 - Dec 2001 - DPCS1201.iso / games / count_games2.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2001-07-17  |  66 b   |  6 lines

  1. if(count >= "150000")
  2. {
  3.    gotoAndPlay(4);
  4. }
  5. gotoAndPlay(2);
  6.